home *** CD-ROM | disk | FTP | other *** search
- object AboutForm: TAboutForm
- Left = 349
- Top = 209
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'About Easy CD-DA Extractor...'
- ClientHeight = 199
- ClientWidth = 544
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poOwnerFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 544
- Height = 199
- Align = alClient
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object HomesiteLink: TLabel
- Left = 88
- Top = 45
- Width = 200
- Height = 16
- Cursor = crHandPoint
- Hint = 'Shortcut to http://www.poikosoft.com/cdda/'
- Caption = 'Easy CD-DA Extractor homepage'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- OnClick = HomesiteLinkClick
- end
- object Label2: TLabel
- Left = 88
- Top = 29
- Width = 131
- Height = 16
- Caption = 'Copyright � 1998-2000'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object EasyCDDAVer: TLabel
- Left = 88
- Top = 8
- Width = 179
- Height = 20
- Caption = 'Easy CD-DA Extractor'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label15: TLabel
- Left = 72
- Top = 177
- Width = 3
- Height = 13
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label5: TLabel
- Left = 224
- Top = 29
- Width = 165
- Height = 16
- Cursor = crHandPoint
- Hint = 'http://www.poikosoft.com'
- Caption = 'Jukka Poikolainen Software'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- OnClick = jpsClick
- end
- object Image2: TImage
- Left = -8
- Top = -16
- Width = 100
- Height = 100
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Label1: TLabel
- Left = 88
- Top = 77
- Width = 145
- Height = 13
- Caption = 'Easy CD-DA Extractor Logo by'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 240
- Top = 77
- Width = 81
- Height = 13
- Cursor = crHandPoint
- Hint = 'http://www.iwn.fi/~tpuustin/'
- Caption = 'Tommi Puustinen'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- OnClick = LinkTommiClick
- end
- object Label4: TLabel
- Left = 88
- Top = 101
- Width = 392
- Height = 26
- Caption =
- 'Music CD-related data is provided through the Internet from the ' +
- 'Escient �CDDB(tm) Music CD Database. Copyright � 1999 Escient IN' +
- 'C. All rights reserved.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label6: TLabel
- Left = 88
- Top = 127
- Width = 372
- Height = 26
- Caption =
- 'Escient is a registered trademark of Escient INC. CDDB(tm), the ' +
- 'Escient CDDB Logo, are trademarks of Escient INC.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object BitBtn: TBitBtn
- Left = 239
- Top = 168
- Width = 74
- Height = 25
- TabOrder = 0
- Kind = bkOK
- end
- end
-